home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / misc_pto / bits / bits.doc next >
Text File  |  1991-01-01  |  965b  |  24 lines

  1.  
  2.                                  BITMATH
  3.                           (C) 1990, Jeff Parnau
  4.                               CIS 715555,126
  5.                                P.O. Box 244
  6.                            New Berlin, WI 53151
  7.                    Uploaded first to ExecPC, Milwaukee
  8.  
  9.  
  10. BIT LOGIC is pretty strange stuff for the novice. So I wrote this little 
  11. program that shows what happens during three important Boolean 
  12. operations, namely AND, OR, and XOR. 
  13.  
  14. Program requires CGA (minimum), a working MOUSE of some sort, and 
  15. benefits from a color monitor, although it isn't really necessary.
  16.  
  17. Click a bit and you will see the logical AND, OR, or XOR result. Click a 
  18. different operator, and the screen will be updated.
  19.  
  20. then send me a contribution. (I'll hold my breath.) If I get a total of 
  21. $100 in contribs, I'll assume there is a need out there, and write a 
  22. tutorial on how bit arithmetic works, when you need it, and how to use 
  23. it.
  24.